users.users.<name>.description

A short description of the user account, typically the user's full name. This is actually the “GECOS” or “comment” field in /etc/passwd.

Type
string, not containing newlines or colons
Default
""
Example
"Alice Q. User"
Declared
<nixpkgs/nixos/modules/config/users-groups.nix>